/* 清除内外边距 */
@charset "utf-8";
@font-face {font-family: 'bebas'; src: url('../fonts/bebas.ttf'); font-display:block;}
html{overflow-y: scroll;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td{/* table elements 表格元素 */ margin: 0; padding: 0;}
input,textarea{border: 2 none; box-shadow: none; outline: none;}
body{background:#f3f3f3;}
.top-line{width:100%;border-bottom:1px  dashed #ced9e2;float:left;margin-top:18px;margin-bottom:18px;list-style:none;}
/* 设置默认字体 */
body,button,input,select,textarea{font-size:15px;font-family:Helvetica,Arial,PingFang SC,Hiragino Sans GB,Source Han Sans CN,Roboto,Microsoft Yahei,sans-serif;-webkit-font-smoothing:antialiased;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/
address, cite, dfn, em, i, var{font-style: normal;} /* 斜体扶正 */
/* 重置列表元素 */
ul, ol ,li{list-style: none;}
/* 重置文本格式元素 */
a{text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover{text-decoration: none; color: #1669c8;}
/* 重置表单元素 */
legend{color: #000;} /* for ie6 */
fieldset, img{border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea{font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */}
/* 重置表格元素 */
table{border-collapse: collapse; border-spacing: 0;}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */

/*清除浮动*/
.clearfix:after{content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix{ /*兼容 IE*/zoom: 1;}

/*滚动条样式*/
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-thumb{background-color:rgba(38,38,38,.38);border:0px solid transparent;border-radius:0px;background-clip:padding-box}
::-webkit-scrollbar-thumb:hover{background-color:rgba(38,38,38,.5)}
::-webkit-scrollbar-track{background-color:rgba(38,38,38,.05)}.scrollable{overflow-x:hidden;overflow-y:auto}

/*设置浮动*/
.fl{float: left;}
.fr{float: right;}
.pr{position: relative;}
.pa{position: absolute;}
.clear{clear: both;height: 0;}
.blank{height:1.3rem;clear:both; visibility:hidden;}
.content.h106{padding-top:106px;}
.content.h118{padding-top:118px;}
header, .content, .ne-main{ margin: 0px auto; width: 83%; display: block; min-width: 1220px;}

/* header部分 */
.nav_top{width: 100%; height:88px; background: #2e3440; -webkit-transition: all .5s; -moz-transition: all .5s;transition: all .5s;}
.nav_top.act{position: fixed; z-index: 9999; -moz-box-shadow:0px 1px 5px #ddd; -webkit-box-shadow:0px 1px 5px #ddd; box-shadow:0px 1px 5px #ddd;}
.logo{float: left;width:168px; height:82px; margin-top: 2px;}
.logo img{max-width: 100%; max-height: 100%; vertical-align:middle; backface-visibility: hidden;}
.nav_hv{float:left; width: 170px; font-size:14px; text-align:center; color:#f0f0f1; padding-top:15px; line-height: 30px;}
.nav_hv span{display: block; font-size: 16px; font-weight: bold; color: #fff; letter-spacing:1px;}
nav{text-align: right; line-height: 88px; width: 100%; margin: auto; }
nav li { position: relative; display: inline-block; font-size: 16px; width: 8.8%; text-align: center;}
nav li a {display: block; color: #c4c4c4;}
nav li a:hover, nav li.cur a{background: #1669c8; color: #fff;}
nav dl{float: right; padding: 0 8px; height: 88px; position:relative; background:url(/uploads/home/head_lan.png) no-repeat left;}
nav dl dd {display: none; position: absolute; text-align: center; left: -30px; top: 88px; width:80px; height: auto; background: #2e3440;}
nav dl dd a{display:block; line-height:30px; font-size:12px; color:#fff;}
nav dl dd a:hover{background:#1669c8; color:#fff; }
nav dl:hover dd {display: block; }

/* -- 当前位置 -- */
#ne-box{padding-top:88px;}
.ne-banner {width:100%; height: calc(100vh - 69.6vh); position:relative; overflow: hidden;}
.ne-banner img{visibility: hidden; position:absolute; width: 100%; backface-visibility:hidden; vertical-align: middle;}
.ne-banner img.show{visibility: visible;}
.ne-banner .main{position:relative;right:20%;margin:5vh auto 0;width:50vh;overflow:hidden;}
.ne-banner .text{text-align:center;height:20vh;color:#fff}
.ne-banner .main:before{position:absolute;width:0;background:#fff;height:1px;content:"";top:0;left:0;opacity:.5;transition:all 2s}
.ne-banner .main:after{position:absolute;width:1px;bottom:0;background:#fff;height:0;content:"";right:0;opacity:.5;transition:all 2s}
.ne-banner .text:before{position:absolute;width:0;bottom:0;background:#fff;height:1px;content:"";left:0;opacity:.5;transition:all 3s}
.ne-banner .text:after{position:absolute;width:1px;bottom:0;background:#fff;height:0;content:"";left:0;opacity:.5;transition:all 3s}
.ne-banner h4{line-height:6vh;font-size:4vh;font-weight:bold;padding-top:3vh;transition:all 2s;transform:translateY(-100px)}
.ne-banner span{position: absolute;left: 20%; top:60%; width: 60%; background:#1669c8; line-height:4vh;height:4vh;text-transform:uppercase;font-weight: normal;color:#fff;font-size:1.8vh;transition:all 2s;transform:translateY(100px)}
.box .ne-banner .main:before{width:100%}
.box .ne-banner .main:after{height:100%}
.box .ne-banner .text:before{width:100%}
.box .ne-banner .text:after{height:100%}
.box .ne-banner h4{text-transform:uppercase;color:#333;transform:translateY(0px)}
.box .ne-banner span{transform:translateY(0px)}

.ne-search{background: #f2f2f2; height: 3.8rem; border-bottom: 1px solid #ddd; overflow: hidden; margin-bottom:1.8rem;}
.ne-search span{font-size: 15px; color: #444;line-height: 56px; display: inline-block;}
.ne-search a {display: inline-block; line-height: 56px; margin-right: 13px; font-size: 15px; font-weight: normal;}
.ne-search a:hover {font-weight:bold;}
.ne-search-in{width: 18%;height: 30px;border-radius: 2px;background: #fff;padding-left: 20px;margin-top: 15px;color: #444;}
.ne-search-in input{border: 0;}
.ne-search-in1{float: left; width: 80%;height: 30px; font-size: 0.9rem; line-height: 30px; background: #fff;}
.ne-search-in2{width: 40px;height: 30px; background: url(/uploads/home/search.png) no-repeat -1px; float: right;cursor: pointer;}


/*左侧分类*/
.left { width:18%; float:left; overflow:hidden; border-radius: 3px 3px 0 0;}
.leib2,.leib{ width:100%; box-shadow: 0 0 3px rgba(11,11,11,.19)}
.leib2 .tit,.leib .tit{background: #1669c8; font-size: 3.8vh; font-weight: 500; color: #fff; text-align:center; letter-spacing:2px; padding-top:1.6rem; border-bottom: 1px solid #fff;}
.leib2 .tit i,.leib .tit i{display:block; font-family: 'BEBAS'; font-size: 3vh; text-align:center; letter-spacing:2px; margin:0.3rem auto 0.8rem; }
.leib2 .tit a,.leib .tit a{ color:#333;}
.leib2 .nr{background:#fff;}
.leib2 .nr h2{background: url(/uploads/home/fdh_07.png) no-repeat right center; height: 2.8rem; line-height: 2.8rem; overflow: hidden; border-bottom:1px solid #e7e7e6;}
.leib2 .nr h2 a{display: block;height: 2.8rem; font-size: 1.1rem;color: #555; letter-spacing:2px;font-weight: normal; margin: 0 38px;}
.leib2 .nr h2.cur, .leib2 .nr h2:hover{background: url(/uploads/home/fdh_17.png) no-repeat right center #1669c8;}
.leib2 .nr h2.cur a, .leib2 .nr h2:hover a{color: #fff;}
.leib2 .nr li{height: 2.8rem; line-height: 2.8rem; font-size: 15px; padding-left:58px; border-bottom:1px solid #e7e7e6; position: relative;overflow: hidden;}
.leib2 .nr li:after{content: "";width: 5px;height: 5px;border: 1px solid #b8b8b8;border-style: solid solid none none;position: absolute;top: 50%;left: 38px;margin-top: -3px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.leib2 .nr li.cur:after, .leib2 .nr li:hover:after{border-color: #1669c8;}
.leib2 .nr li.cur a, .leib2 .nr li:hover a{color: #1669c8;}
.nl-b{background: #1669c8;text-align: center; color: #fff; margin-bottom: 1.3rem;} 
.nl-b-img img{width: 100%; display: block; backface-visibility: hidden; }
.nl-b p{padding-top: 18px;letter-spacing:3px;} 
.nl-b p img{vertical-align: middle; margin-right: 5px;}
.nl-b span{display: block; font-size: 28px; font-weight: bold; font-family: Montserrat; padding-bottom: 23px; padding-top: 13px;}
.nl-b em{background: #2e3440; height:7rem; border-radius: 0 0 3px 3px; display:block;}
.nl-b em img{ display:inline-block; width:80px; height:80px; border:4px solid #fff; margin:9px 0 0 26px; float:left;}
.nl-b em span{ display:inline-block; font-size:16px; color:#fff; padding:30px 0 0 26px; width:78px; float:left; letter-spacing:3px;}

.right { width:76%; float:right; display:inline; padding:1rem 1.8rem;background:#fff; border-radius: 3px 3px 0 0;box-shadow: 0 0 3px rgba(11,11,11,.19)}
.right_main {width:100%; padding-bottom:15px; }
.right-now{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding-bottom:1rem; border-bottom:1px solid #ccc; position:relative; margin-bottom:1rem; }
.right-now:after {content: ''; position:absolute; height:1px; width:0; right:inherit; top:inherit; left:0; bottom:0; background:#1669c8; transition: 2s ease all;}
.right-now:hover:after {width:100%; transition: 2s ease all;}
.right-now em{font-size:14px; padding-left:10px; border-left:5px solid #1669c8; overflow:hidden;}
.right-txt {font-size:14px; height:53px; line-height:2; margin-top: -0.3rem; padding-bottom: 0.6rem; margin-bottom: 0.8rem; border-bottom:1px #ddd solid; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis; display:-webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp: 2;}
.right-txt h1{display:inline; font-weight: bold; color: #454545;}
.right-txt p{display:inline; font-weight:normal; color:#999;}

/*资讯中心列表页面（图片列表）--dl_5*/
.ne-cont{ display:block; height:16px;}
dl.dl_2s{overflow:hidden; vertical-align:top; margin:1rem 0; padding:1.2rem; background:#fefefe; box-shadow: 0 2px 3px #d6d4d1; border:1px solid #ddd; transition: all 0.5s linear 0s;}
dl.dl_2s dt{float:left; width:280px; height:187px; overflow:hidden;}
dl.dl_2s dt a{display:block; width:280px; height:187px;}
dl.dl_2s dt img{max-width:100%; max-height:100%; border:none; vertical-align:middle;backface-visibility: hidden; display: block;}
dl.dl_2s dd{padding-left:2%; overflow:hidden;}
dl.dl_2s dd h2{display:block; font-size:1.2rem; font-weight:normal; overflow:hidden; margin-bottom:10px; }
dl.dl_2s dd h2 a{ color:#333; height:1.6; overflow:hidden; display:block; white-space:nowrap; text-overflow:ellipsis;}
dl.dl_2s dd p{ display:block; height:6.8rem; line-height:1.6; font-size:0.96rem; color:#999; text-align: justify;}
dl.dl_2s dd span a{display:block; float:right; background:#2e3440; width:18%; line-height: 1.8; margin-top:16px; font-size: 1rem; color: #fff; text-align: center;}
dl.dl_2s dl:hover dd span a{background:#1669c8;}
dl.dl_2s:hover dd h2 a{color:#1669c8;}
dl.dl_2s:hover dd span a{background:#1669c8;}
dl.dl_2s:hover{box-shadow: 0 2px 5px #1669c8;border:1px solid #1669c8;}


/*产品*/
.all_protype {background: #2e3440;color: #fff; display: flex; flex-wrap: wrap; -webkit-justify-content: space-between; border-bottom:30px solid #2e3440;}
.all_protype h6{margin: 3rem auto; color: #fff; font-weight: normal; font-size: 32px; color: #fff; letter-spacing:2px; }
.all_protype em{margin: 0 1rem 1rem 1rem; text-align: justify; line-height:2.5rem;}
.all_protype .pro_item { margin: 1% 0.65% 0 0.65%; width: 32%; position: relative; overflow: hidden; background: #fff; border-bottom:5px solid #1669c8;}
.all_protype .pro_item a { display: block; text-decoration: none; }
.all_protype .pro_item a:hover .typename { transform: translateX(15px);}
.all_protype .pro_item a .img_box { width: 100%; max-height: 290px; text-align: right; position: relative; padding-top: 50%;}
.all_protype .pro_item a .img_box img {max-width:100%; max-height:100%; border:none; position: absolute; margin: 10px 0; top: 0; right: 0; bottom: 0; margin: auto; -webkit-transition: all .3s; transition: all .3s; }
.all_protype .pro_item a:hover .img_box img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.all_protype .pro_item a .typename { position: absolute; top: 15%; left: 5%;}
.all_protype .pro_item a .typename p { font-size: 18px; color: #363030; height: 80px;line-height: 80px;}
.all_protype .pro_item a .typename p:nth-child(3) { margin-top: 60px; }
.all_protype .pro_item a .typename span { font-size: 12px; color: #363030; font-family: Montserrat;}
.tran { transition: all .3s; }

.ab_wh{width: 96%; margin: 0 auto; margin-top: 80px}
.ab_wh h6{font-size: 32px;text-align: center; color: #1669c9; font-weight: normal; line-height: 120%; padding-bottom: 20px; margin-top: 50px;letter-spacing: 2px;}
.ab_wh li{width: 23.2%;float: left;margin: 0 1%;border-bottom: 1px solid #d4d5e9;height: 8rem;margin-top: 2rem;}
.ab_wh li:hover{border-bottom: 1px solid #1669c9;}
.ab_wh li:hover h4{color: #1669c9;}
.ab_wh li h4{height: 46px;color: #333;padding-left: 58px;font-size: 22px;font-weight: lighter;padding-top: 12px;}
.ab_wh li p{color: #333;font-size: 16px;}

/*资质证书*/
ul.loadmore {display: flex; flex-wrap: wrap; -webkit-justify-content: space-between;}
ul.loadmore a{width: 23%; padding:3px; margin-bottom: 28px; position: relative; overflow: hidden; border: 1px #ddd solid;text-align:center;}
ul.loadmore a:hover{box-shadow: 0 5px 7px 0 rgba(0,0,0,0.1),0 3px 5px 0 rgba(0,0,0,0.1); -webkit-box-shadow: 0 5px 7px 0 rgba(0,0,0,0.1),0 3px 5px 0 rgba(0,0,0,0.1); -moz-box-shadow: 0 5px 7px 0 rgba(0,0,0,0.1),0 3px 5px 0 rgba(0,0,0,0.1); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease;  transition: all 0.3s ease;opacity:.9;filter:alpha(opacity=90);}
ul.loadmore img {max-width: 100%;max-height: 100%; backface-visibility:hidden; vertical-align: middle;}
ul.loadmore p{line-height:28px; overflow:hidden; text-align:center; margin:6px; font-size:15px; color:#333;}

/*more*/
.more a{display: block;width: 138px; line-height: 38px; font-size: 16px; color: #888; font-weight: normal; text-align: center; border: 1px solid #d7d7d7;border-radius:2px; margin: 38px auto;}
.more a:hover{border: 1px solid #000; color: #000; border-radius:2px; transition: all 0.8s linear 0s;}

/*服务流程 开始*/
.service-contact {margin: 3rem 0;}
.service-contact li{width: 29%; margin: 0 1%; border-radius: 2%; padding: 1%; border-right: 1p dashed #ddd; background-color: #1669c8; color: #fff; display: inline-block;}
.service-contact li .tit{padding-bottom: 2rem; font-size: 1.8rem; color: #fff; position: relative; margin-top: 1rem; text-align: center;}
.service-contact li .tit:after{content: "";position: absolute;bottom: 0;left: 50%;margin-left: -18px;width: 36px;height: 2px; background: #d4a259;}
.service-contact li .des{font-size: 1rem; margin-top: 10px; color: #fff;line-height: 2rem; min-height: 72px;text-align: center;}
.service-contact li:hover{background: #2e3440;}
.service-contact li:hover .tit{color: #fff;}

/*技术问答*/
.mag-ask li {margin-top:18px;margin-bottom:18px;}
.mag-ask li a{display: block;border: 1px solid #ececeb;padding:10px;overflow: hidden;background-color: #fff;}
.mag-ask li .text {padding:10px;}
.mag-ask li .text h4{font-size:16px;margin-bottom:18px;}
.mag-ask li .text p {font-size:16px;color: #797979;margin-top:10px;line-height: 2.2;}
.mag-ask li .text om{font-size:18px;color:#fff; padding:2px 6px;background:#1669c8;border-radius:2px;}
.mag-ask li .text on{font-size:18px;color:#fff; padding:2px 6px;background:#c70012;border-radius:2px;}
.mag-ask li a:hover {border-color: #1669c8;}
.mag-ask li a:hover .text h4{color: #1669c8;}

/* 在线留言*/
.message{margin: auto; height:350px;  font-family:"微软雅黑";}
.message p{font-size:16px; padding:35px 0; color:#F01414;display: block;}
.message span{font-size:16px; padding:35px 0; color:#666;}
.message strong{font-size:16px; padding:35px 0; color:#666;font-weight:bold;}
.message .n_form{}
.message .n_form li{width:48%; height:3rem; float:left; margin-bottom:1rem; color:#777;}
.message .n_form label{float:left; border:1px solid #dedede; line-height:40px; height:40px; width:24%; display:inline-block; text-align:center; background:#fff;}
.message .n_form .iptTxt{float:right; width:75.6%; border:1px solid #dedede; border-left-width:0; height:42px; line-height:42px; padding:10px 0; outline:none; text-indent:1em; background:#fff; color:#999;}
.message .n_form .iptTxts{float:left; width:46%; border:1px solid #dedede; border-left-width:0; height:42px; line-height:42px; padding:10px 0; outline:none; text-indent:1em; background:#fff; color:#999;}
.message .n_form .txtAre{float:right; width:92%; height:308px; border:1px solid #dedede; outline:none; resize:none; padding:1rem; color:#999; line-height:18px;}
.message .n_form .btnTjly{width:100%; height:46px; background:#1669c8; border:none; cursor:pointer; font-size:15px;color:#fff;}
.message .n_form .areLi{height:355px; float:right; display:inline;}
.message .n_form .areLi em{font-size:13px; display: block;position: absolute;width: 10px;height: 10px;margin-left:28px;margin-top:17px;color:#F01414;}
.message .n_form .btnLi{background:none; height:60px;}
.message .n_form img{cursor:pointer;}

/*产品展示*/
.goods_con{width:103%;}
.col-md-3{float:left; width:24.7%;}
.goods-item{float:left; border:1px solid #ddd; width:92%; border-radius:2px; background: #fff; margin-bottom:28px;}
.goods-item .goods-img{overflow: hidden;position: relative;}
.goods-item .goods-img:before{content: "";background: rgba(0,0,0,0.2);width: 100%;height:100%;opacity: 0;position: absolute;top: 0;left: 0;z-index: 1;transition: all 0.4s ease-out 0s;}
.goods-item:hover .goods-img:before{opacity: 1;}
.goods-item:hover{border:1px solid #1669c8;}
.goods-item .goods-img a{display: block;}
.goods-item .goods-img img{display: block; width: 100%; max-width: 100%; max-height: 100%; }
.goods-img .pic-1{opacity: 1;backface-visibility:hidden;transition: all 0.6s ease-out 0s;}
.goods-item:hover .goods-img .pic-1{opacity: 0;}
.goods-img .pic-2{width: 100%; height: 100%; opacity: 0; backface-visibility: hidden; transform: scale(2); position: absolute; top: 0; left: 0; transition: all 0.5s ease-out 0s;}
.goods-item:hover .goods-img .pic-2{opacity: 1;transform: scale(1);}
.goods-item .social{list-style: none;transform: translateY(0%);position: absolute;bottom: 1px;right: 0;z-index: 4;}
.goods-item .social img{display: block; width: 4rem; height: 4rem; backface-visibility: hidden; border:2px solid #fff; }
.goods-item .social img.ewm{opacity: 0;transform: translateX(60px);transition: transform .5s ease-out 0s;}
.goods-item:hover .social img.ewm{opacity: 1;transform: translateX(0);}
.goods-item h2{font-size:1.1rem; font-weight: normal; color: #666; text-align:center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding-top: 12px;}
.goods-item h2:hover{color:#1669c8;}
.goods-item h3{height: 5rem; padding: 8px 12px; font-weight: normal;}
.goods-item h3 p{font-size: 13px; color: #999; overflow:hidden; text-align: justify; -o-text-overflow:ellipsis; text-overflow:ellipsis; display:-webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp: 2;}
.goods-item h3 a{display: block; width: 78px; height: 26px; line-height: 26px; text-align: center; font-size: 12px; font-family: "Microsoft YaHei"; color: #666; border: 1px solid #d7d7d7; border-radius:2px; margin: 13px auto 8px;}
.goods-item h3 a:hover{background: #1668c6; color: #fff; border-color: #1668c6;}

/*---产品中心---*/
.tb_detail{width:100%; position:relative; float:left;}
.tb_box{float:left; width:45%;position:relative; }
.tb_s310 {display:table-cell;text-align:center;border:1px solid #cdcdcd;position:relative;}
.tb_s310 img{max-width:100%; max-height:100%; border:none; vertical-align:middle;backface-visibility: hidden;}
.tb_s310 video{width:100%;height:auto;overflow:hidden;display:-webkit-box;-webkit-box-align:center;-webkit-box-pack:center}
.pic_img li{float: left; width: 17.6%; margin-right: 3%; margin-top: 3%; margin-bottom: 3%; box-sizing: border-box; padding:1px;}
.pic_e{background-color:#1669c8;}
.pic_box img{max-width: 100%; max-height: 100%; vertical-align:middle; backface-visibility: hidden;}
.pic_box.on{float:right; margin-right: 0;}
div.zoomDiv{position:absolute;top:0;left:0;background:#fff;border:1px solid #ddd;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(/uploads/home/mask.png) repeat scroll 0 0 transparent;cursor:move;}
.tb_info {float:right; width:52%; padding-right:2px; margin-left:1%;}
.tb_info h1 {font-size:22px; font-weight:500; letter-spacing:1px; color:#444; margin-bottom:.6rem;}
.tb_text {line-height:28px; background-color:#f8f8f8; margin-bottom: 0.5rem; border-top:1px dashed #888; border-bottom:1px dashed #888;}
.tb_text p{font-weight:normal; font-size:14px; color: #888; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis; display:-webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp: 1;}
table.the_text{ margin-bottom: 0.5rem;}
table.the_text tr{display: block; background-color:#fff;}
table.the_text td.w72{float: left; width:72px; font-weight:bold; color:#666;}
table.the_text td{font-size:.88rem; line-height:25px; font-weight: normal; color: #888; text-align: justify; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis; display:-webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp: 12;}
table.the_text tr:hover {background-color: #fff;}
table.the_text td.features{margin-top: 6px; border-top: 1px solid #fff; padding-right: 16px; padding-bottom: 10px; overflow-y: scroll; height: 268px;}
table.the_text td.features::-webkit-scrollbar{width: 3px; height: 100%; background-color: #f0f0f0;}
table.the_text td.features::-webkit-scrollbar-thumb{background-color: #b9b9b9;}
table.the_text td.features i{line-height:30px; padding-bottom: 3px; border-bottom: 1px solid #ddd;}


.tb_prop {font-size:14px; margin-top: 0.6rem;}
.tb_prop b{color: #d01817;}
.tb_prop a{background:url(/uploads/home/pdf.png) no-repeat; color: #666; padding-left:20px; padding-right:10px;}
.tb_prop a:hover{font-weight:bold; color: #1669c8;}
.tb_prop em{margin-right:8px; background:url(/uploads/home/nav.gif) no-repeat 0 5px;} 
.tb_prop i{color: #fff; padding: 3px 8px; background-color:#1669c8; font-weight: normal; font-family: Montserrat; }
.tb_info .sun {white-space: nowrap; padding: 0.6rem 0; border-top:1px dashed #dcdcdc; border-bottom:1px dashed #dcdcdc; margin-top: 1rem; font-size:14px; color: #666;}
.tb_info .sun b{display:block; float:left; white-space: nowrap;}
.tb_info .sun s{color: white; width:18px; height:18px; line-height:18px; text-align:center; background-color: #6197d7; font-style: normal;text-decoration: none; border-radius: 50%; display: inline-block; margin-left: 4px; margin-right: 3px;}
.inquiry {margin:1rem auto; font-size:16px; text-align:center;}
.inquiry a:hover{opacity:.7;}
.inquiry i{float:left; font-size:1.3rem; display: block; padding-top: 1px; margin-right: 5px;}
.inquiry .btn {display: inline-block; padding: 8px 28px; margin-top: 16px; margin-right: 15px; background-color:#1669c8; color:#fff; letter-spacing:1.0px; border:1px solid #1669c8;}
.inquiry .buy {display: inline-block; padding: 8px 28px; margin-top: 16px; margin-left: 15px; background-color:#fdca3f; color:#88591b; letter-spacing:1.0px; border:1px solid #fdca3f;}
.tm-price-panel{position: static;color: #999;font-weight:normal;padding-left: 0;}
.tm-price-panel font{float:left;margin-top:10px}
.tm-price{text-decoration:line-through;font-size:1rem;}
.tm-pricd-panel font{float:left;margin-top:20px}
.tm-pricd{font-size:1rem;color:#db505f;font-family: Arial;}
.tm-ind-panel{border:1px dotted #C9C9C9;border-width: 1px 0;width:100%;margin: 1px 1px 0;padding:8px 0 1px;position: relative;overflow: hidden;_zoom: 1;clear: both;display: flex;}
.tm-ind-panel .tm-count{margin-top:2px;line-height:1;margin-bottom:2px;}


/* 产品样式*/
.product_nav{border:1px solid #e6e6e6; background:#fff; clear:both;}
.product_cbo{ }
.product_cbo dt{width:150px; border-right:1px solid #e6e6e6; background:#fafafa;float:left; position:relative; height:42px; line-height:42px; font-size:16px; cursor:pointer; text-align:center;}
.product_cbo dt.cur{ display:block; background:#1669c8;color:#fff;}
.product_cbo dt.cur a{color:#fff;}
.product_dc{margin:16px 0 16px 0;}
.product_dc dl{}
.product_dc dl dt{display:none; overflow:hidden;}
.product_dc dl dt img{max-width:100%; backface-visibility: hidden;}
.product_dc dl dt .icos{margin-left: 1%; margin-top: 2rem;  line-height:1.6; font-size: .8rem; font-weight: normal; overflow:hidden; color: #666;}
.product_dc dl dt .icos em{position: absolute; right:2%; } 
.product_dc dl dt h4{font-size:1rem; color:#333; line-height:30px;}
.product_dc dl dt h5{font-size:0.9rem; color:#333; line-height:30px;}
.phone{float:right;width:35px;height:35px;background: url(/uploads/home/qrcode.png) no-repeat 0 8px;background-size:28px;position:relative;}
.phone span{position:absolute; top:53px; z-index: 3; display: none;}
.phone span a{background:none repeat scroll 0 0 #fff; border:1px solid #eee; box-shadow: 0 0 10px rgba(0, 0, 0, 0.12); right:-38px;overflow:hidden; padding:5px; position:absolute; top:-3px; width:150px; height:150px;}
.phone span img{display: block;width: 150px;height: 150px;backface-visibility: hidden;}
.h4tit {display: flex; flex-wrap: wrap; -webkit-justify-content: space-between;}
.h4tit li{width: 30%; margin-right: 1%; border-radius: 5px; padding: 1.2%; background: #f5f5f5; border: 1px solid #f5f5f5;}
.h4tit li h5{color:#1669c9; font-weight: normal; font-family:Verdana; display: block; margin-bottom: 10px;}
.h4tit li h5 span{font-size:1.3rem; line-height:26px; border-radius: 50%; background-color: #1669c8; color: #fff; display: inline-block; padding: 0.5rem;}
.h4tit li h5 i{font-size: 1.1rem; height:18px; line-height:18px; border-radius: 2%; background-color: #1669c8; color: #fff; display: inline-block; padding: 4px 8px; margin-right:8px;  margin-left:8px; }
.h4tit li h6{font-size:1rem; color:#555; line-height:30px; font-weight: normal; text-align: justify;}
.h4tit li.no{margin-right: 0; border: none; border: 1px solid #f5f5f5;}
.h4tit li:hover {background-color: #f1f1f1; border: 1px solid #1669c8;}
.introduce {clear:both;padding-top:18px;}
.introduce p{width:49.5%; text-align: justify;}
.introduce b{width:100%; background:#1669c8; overflow:hidden; display:inline-block; line-height:36px; color:#fff; font-size:1.1rem;text-indent:8px; border-radius:3px 3px 1px 1px ; -o-text-overflow:ellipsis; text-overflow:ellipsis; display:-webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp: 1;}
.introduce span{font-size:1rem; color:#555; line-height:2; overflow:hidden; display:inline-block; padding-top:2px;}
.introduce em{font-size:1rem; color:#555; line-height:1.3; overflow:hidden; display:inline-block; padding-top:6px; font-family:Verdana;}

/* 表格样式*/
table{width:100%; border-collapse:collapse; margin-bottom:1px; text-align:center;}
table, td, tr{font-size:1rem; text-align:center;}
table td,table th{border:1px solid #fff; }
.thead th{padding:3px 0; line-height:1.3; text-align:center; background:#1669c8; color:#fff;}
tbody th{color:#555; text-align:center; background:#daeafa;}
tbody tr{text-align:center; background:#f8f8f8;}
tbody td{font-size:1rem; color:#333; text-align:center; line-height:1.8; letter-spacing:0px}
tbody tr:hover {background-color: #f1f1f1;}
.trcur{text-align:center; background:#daeafa;}

.note{border-bottom: 1px solid #e0e0e0; padding:10px 0; line-height: 38px; color:#f00; letter-spacing:1px;}
.note a{padding-bottom: 2px; position: relative; text-align: center; color:#f00;}
.note a:after{content: ""; width: 100%; height: 1px; background: #f00; position: absolute; bottom: 0; left: 0;}
.note a:hover{font-weight:bold;}

.mes-bg{clear:both;padding: 4rem 1rem 3rem 2rem;background: url(/uploads/home/ly_bg.jpg) no-repeat center top;}
.mes-left{float: left;width: 30%; background-size: 100% auto;padding: 0px 20px;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);background: #fff;border-radius: 6px; }
.mes-left .pro{font-weight:bold; text-align: left; line-height: 40px; font-size: 24px;background: url(/uploads/home/qmj-m1.png) no-repeat right top; margin-top: -55px;position: relative; padding: 98px 0 5% 5%;}
.mes-left .pro:after{position:absolute; left: -0px; top: 85px; width: 50px; height: 50px;background: url(/uploads/home/mproicon06.png) no-repeat center center;background-size: 50px;content:'';display: inline-block;}
.mes-left dl{display: flex; flex-direction: column; justify-content: center;}
.mes-left i{position: absolute; height:38px; padding-top:10px; font-size: 1.3rem; margin-left: 0.8rem; color: #888; }
.mes-left input{margin:1% 1% 3% 1%; line-height:38px; text-indent:2.3rem; border: none; background: transparent; border-radius: 3px; border: 1px solid #dedede; font-size: 14px; color: #333; font-family: inherit;}
.mes-left textarea{margin:1% 1% 3% 1%; padding-top:3px; line-height:22px; height:68px; text-indent:2.3rem; border: none; background: transparent; border-radius: 3px; border: 1px solid #dedede; resize:none; font-size: 14px; color: #333; font-family: inherit;}
.mes-left input::-moz-placeholder{color: #e0ecf7; font-size: inherit; letter-spacing: 0.12rem;}
.mes-left input:-ms-input-placeholder{color: #e0ecf7; font-size: inherit; letter-spacing: 0.12rem;}
.mes-left input::placeholder{color: #888; font-size: inherit; letter-spacing: 0.12rem;}
.mes-left textarea::placeholder{color: #888; font-size: inherit; letter-spacing: 0.12rem;}
.mes-left input:focus{outline: none;}
.mes-left input:hover{border: 1px solid #1669c8;}
.mes-left .submit{display: block; width: 98%; margin:10px auto 30px; background: #aed3ff; border: 0; position:relative; z-index:1;-webkit-appearance: none; line-height: 38px; text-align: center; color: #01499d; cursor: pointer; font-family:PingFang SC; overflow: hidden;border-radius: 3px;}
.mes-left .submit:hover{ opacity: .8;}
.mes-left .submit:before{ position:absolute;right:0px;top:0px;border-top:8px solid #1572de;border-right:8px solid #1572de;border-bottom:8px solid transparent;border-left: 8px solid transparent;content:'';z-index:4;}

.mes-right{float:right; width:63%; letter-spacing: 1px;}
.mes-right h3{font-size:1.8rem; color:#fff; padding-bottom: 16px; font-weight:bold; line-height:38px; letter-spacing:5px;}
.mes-right span{clear:both; text-align:left; font-size:16px; color:#fff; line-height:33px; letter-spacing:1px;}
.mes-right span a{padding-bottom: 2px; position: relative; text-align: center;}
.mes-right span a:after{content: ""; width: 100%; height: 1px; background: #d4a259; position: absolute; bottom: 0; left: 0;}
.mes-right span a:hover{font-weight:bold;}
.mes-right ul{padding-top: 15px; }
.mes-right ul li{float:left; margin:0 2.8% 15px 0; width:30%; padding-top: 15px; text-align:center; line-height:33px; color:#fff; background:rgba(22,105,200,0.8); border-radius:10px; box-shadow:0px 5px 5px rgba(0,0,0,0.08); border: 1px solid rgba(22,105,200,0.8);}
.mes-right ul li span{padding-bottom: 8px; font-size: 1.2rem; letter-spacing:2px; position: relative; text-align: center;}
.mes-right ul li span:after{content: "";position: absolute;bottom: 0;left: 50%;margin-left: -18px;width: 36px;height: 2px; background: #d4a259;}
.mes-right ul li p{font-size: 15px; text-align: center;}
.mes-right ul li:hover{border: 1px solid #dfdfdf; background: #2e3440;}
.mes-right ul li img{clear:both; display:block; margin:0 auto 5px;}
.mes-right p{color:#fff; line-height:43px;}
.mes-right i{position: relative; top: 2px; font-size: 1.6rem;}
.mes-right a{color:#fff;}



.push_tit{height: 38px; line-height: 38px; border-bottom: 1px solid #dfdfdf; margin: 28px auto 0;} 
.push_tit i{display: inline-block; font-size: 24px; font-weight: normal; letter-spacing:2px; color: #333; padding: 0 12px 0 38px; border-bottom: 1px solid #2e3440; background:url(/uploads/home/odds.png) no-repeat 2px center;} 
.push_tit span{margin-left: 10px; font-size: 18px; font-family: Arial; color: #454545; letter-spacing:2px; font-weight: normal; text-transform: uppercase;}


/* 相关产品*/
.push_tab{background: #1669c8; line-height: 35px; font-size: 14px; color: #fff; text-decoration:none; padding: 0 15px; margin-bottom:16px;}
.push_tab a:hover {text-decoration:none;}
.push_tab a.cr {background:#eee; font-weight:bold; }
.push_list li{float: left; width: 23.8%; border: 1px solid #dfdfdf; margin-right: 1.6%; box-sizing: border-box;}
.push_list li.on{margin-right: 0;}
.push_list li img{display: block; max-width: 100%; max-height: 100%; backface-visibility:hidden; vertical-align: middle;}
.push_list h2{font-size: 1rem;font-weight: normal; color: #333; margin: 13px 0 0 10px; white-space: nowrap;}
.push_list p{font-size: 0.8rem; height: 46px; line-height: 22px; color: #666; margin: 3px 10px 0 10px; overflow:hidden; text-align: justify; -o-text-overflow:ellipsis; text-overflow:ellipsis; display:-webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp: 2;}
.push_list li:hover{border-color: #1669c8;}
.push_list li:hover h2{font-weight:bold; color: #1669c8;}
.push_list li:hover h2 a{color: #1669c8;}


.dgxxBox{margin: auto; height:350px;  font-family:"微软雅黑";}
.dgxxBox p{font-size:16px; padding:6px 0; color:#666;}
.dgxxBox strong{font-size:16px; padding:25px 0; color:#666;font-weight:bold;}
.dgxxBox .m_form{}
.dgxxBox .m_form li{width:48%; height:38px; float:left; margin-bottom:13px; color:#777;}
.dgxxBox .m_form label{float:left; border:1px solid #dedede; line-height:36px; height:36px; width:24%; display:inline-block; text-align:center; background:#fff;}
.dgxxBox .m_form .iptTxt{float:right; width:75.2%; border:1px solid #dedede; border-left-width:0; height:16px; line-height:16px; padding:10px 0; outline:none; text-indent:1em; background:#fff; color:#999;}
.dgxxBox .m_form .iptTxts{float:left; width:46%; border:1px solid #dedede; border-left-width:0; height:16px; line-height:16px; padding:10px 0; outline:none; text-indent:1em; background:#fff; color:#999;}
.dgxxBox .m_form .txtAre{float:right; width:92%; height:213px; border:1px solid #dedede; outline:none; resize:none; padding:1rem; color:#999; line-height:18px;}
.dgxxBox .m_form .btnTjly{width:100%; height:38px; background:#1669c8; border:none; cursor:pointer; font-size:15px;color:#fff;}
.dgxxBox .m_form .areLi{height:225px; float:right; display:inline;}
.dgxxBox .m_form .btnLi{background:none; height:60px;}
.dgxxBox .m_form img{cursor:pointer;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #999;}
.probtx{color:#F01414;display: block; margin-top: 5px; font-size:0.8rem;}
.lymsg{display: block;position: absolute;width: 10px;height: 10px;margin-left: 5px;margin-top: 2px;color:#F01414;}
.lymsg1{display: block;position: absolute;width: 10px;height: 10px;margin-left:1.2rem;margin-top:17px;color:#F01414;}


/*model*/
.model { margin: 30px auto; overflow: hidden }
.model a { display: block; float: left; width: 20%; text-align: center; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 40px; color: #333; position: relative; transition: .5s }
.model a:nth-child(10n+5) { background: #eee; border-radius: 0 3px 3px 0 }
.model a:nth-child(10n+4) { background: #eee; }
.model a:nth-child(10n+3) { background: #eee; }
.model a:nth-child(10n+2) { background: #eee; }
.model a:nth-child(10n+1) { background: #eee; border-radius: 3px 0 0 3px }
.model a:nth-child(n+1):after, .model a:nth-child(n+1):before { position: absolute; content: ""; width: 1px; height: 100%; background: #fffdfd; right: 0 }
.model a:nth-child(n+1):before { background: #dedede; right: 1px }
.model a:nth-child(5n):after, .model a:nth-child(5n):before { display: none }
.model a:hover { background: #1669c8 !important; color: #fff }

.group{height:auto; padding: 10px; overflow:hidden; background:#f6f6f6; border-bottom:1px solid #dfdfdf;}
.group a {line-height: 1.2rem; height: 1.2rem; display: block; font-size: 13px; background: #eee; float: left; padding: 2px 4px; margin: 3px 8px 3px 0; border-radius: 2px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.group a:hover{background: #1669c8 !important;  font-weight:bold; color: #fff; border-radius: 2px; text-shadow: #000 1px 1px 1px;}

.video {display:inline-block; padding: 1%; background:#fff; border-radius: 3px 3px 0 0; box-shadow: 0 0 3px rgba(11,11,11,.19)}
.video li {float: left; width: 18%; margin: 1%; position: relative; overflow: hidden; background:#f1f1f1;}
.video li.on{margin-right: 0;}
.video li img {width:280px; max-width: 100%; max-height: 100%; backface-visibility: hidden; border: 1px solid #f6f6f6;}
.video li h2{margin: 6px 10px; font-size:15px; color:rgba(0,0,0,.7); line-height:1.6; -webkit-line-clamp: 2; }
.video li p{float: right; margin:0 10px 8px; font-size:13px; color:#8590a5; font-weight:400; text-align: justify; }
.video li:hover{box-shadow: 0 5px 7px 0 rgba(0,0,0,0.1),0 3px 5px 0 rgba(0,0,0,0.1); -webkit-box-shadow: 0 5px 7px 0 rgba(0,0,0,0.1),0 3px 5px 0 rgba(0,0,0,0.1); -moz-box-shadow: 0 5px 7px 0 rgba(0,0,0,0.1),0 3px 5px 0 rgba(0,0,0,0.1); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease;  transition: all 0.3s ease;}


/* 视频页详情*/
.al_video{width:72%; display:inline-block; text-align:left; padding: 1% 1% 0.2% 1%; background:#fff; border-radius: 3px 3px 0 0;box-shadow: 0 0 3px rgba(11,11,11,.19)}
.al_video h1{text-align:left; line-height:56px; height:56px; font-weight:normal; color:#454545; font-size:1.4rem; border-bottom:1px #ddd solid;}
.al_video video{width:100%; height:auto; cursor: pointer; object-fit: contain; overflow:hidden; display:-webkit-box; -webkit-box-align:center; -webkit-box-pack:center}
.al_video video:focus {outline: none}
.al_video p{width:73%; float:left; line-height: 3rem;  font-size:0.9rem; color:#8d8d8d; font-weight:normal; overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp: 1;}
.al_video p i{line-height:26px; margin-right: 6px;}
.al_video p i a{color:#8d8d8d; margin-right: 2px;}

.ar_vi {width:24%; display:inline-block; float:right;}
.ar_vi .box{border-radius: 3px 3px 0 0;box-shadow: 0 0 3px rgba(11,11,11,.19); overflow: hidden; background:#fff;}
.ar_vi h3 {width: 140px; height: 38px; padding-right: 20px; margin: 30px 0; line-height: 38px; background: #1669c8; color: #fff; font-size: 15px; font-weight: 500; text-align: center; border-radius: 0 20px 20px 0;}
.ar_vi:before { border: 1px solid #1669c8; right: -6px; top: 6px; width: 100%; height: 100%; background: #fff; z-index: -1; }
.ar_vi:after { border: 1px solid #1669c8; right: -12px; top: 12px; width: 100%; height: 100%; z-index: -2;}
.ar_vi li {position: relative; margin: 1% 0; overflow: hidden; }
.ar_vi li i {width:48%; display: inline-block; overflow: hidden; float: left; margin: 0.45% 3%; border-radius: 2px;}
.ar_vi li i img {width: 100%; min-height: 100%; transition: .5s; float: left; backface-visibility: hidden;}
.ar_vi li ol {position: absolute; top: 0; left: 0; line-height:18px; height: 18px; width: 18px; color: #ccc; margin: 3%; font-size: 12px; font-style: normal; text-align: center; background: rgba(0,0,0,.5); border-radius: 2px 0 0; z-index: 1; }
.ar_vi li:nth-child(1) ol, .ar_vi li:nth-child(2) ol, .ar_vi li:nth-child(3) ol {color: #fff; }
.ar_vi li:nth-child(1) ol { background: #f95456 }
.ar_vi li:nth-child(2) ol { background: #f6a625; }
.ar_vi li:nth-child(3) ol { background: #4385f4 }
.ar_vi li h2 {font-size: 14px; color: #333; font-weight: 500; margin: 10px 8px 0 0; line-height: 20px; word-break: break-all; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; }
.ar_vi li p {font-size: 13px; color: #888; margin: 3px 8px 0 0; line-height: 20px; word-break: break-all; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; }
.ar_vi li span {left: 135px; font-size: 12px; color: #b3b2b2; bottom: 0; }
.ar_vi li:hover img {transform: scale(1.1); }
.ar_vi li:hover h2 {font-weight: bold; color: #1669c8}


/* 内容页详情*/
.al_content{width:70%; display:inline-block; text-align:left; padding: 0 2% 1% 2%; margin-bottom: -6px; background:#fff; border-radius: 3px 3px 0 0;box-shadow: 0 0 3px rgba(11,11,11,.19)}
.al_content h1{ font-size:1.4rem; font-weight: 500; color:#454545; text-align:center; line-height:80px; height:80px;  border-bottom:1px #cacaca solid;}
.al_content h4{font-size:0.8rem; color:#8d8d8d; font-weight:normal; height:3rem; line-height:3rem;}
.al_content h4 span{width:68%; float:left; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.al_content h4 i{font-size:.8rem; line-height:26px; margin-right: 6px;}
.al_content h4 i a{color:#8d8d8d;}
.al_content h4 i a:hover{color: #1669c8;}
.al_content h4 .al_print{background:url(/uploads/home/print.png) no-repeat 2px; padding:0 12px;}
.al_content h4 .al_small,.al_content h4 .al_big{font-family:Georgia; font-weight:bold; cursor:pointer;}
.al_content h4 .al_small{font-size:14px; margin-left:3px; }
.al_content h4 .al_big{font-size:18px;}
.al_content h4 .al_iphone{float:right;  margin-left:16px; position:relative; width:12px; height:17px; margin-top: 15px; background: url(/uploads/home/phone.png) no-repeat;}
.al_content h4 .al_qrcode{float:right; display:none; position:relative; margin-top: 30px; width: 118px;height: 118px; box-shadow: 0 2px 8px #aaa;}
.al_wcid p{width:100%; font-size:0.8rem; color:#999; font-weight:normal; text-align: justify; line-height:1.6rem; border-bottom:1px dotted #cacaca; overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp: 2;}
.al_wcid img{display: block; max-width: 100%; max-height: 100%; backface-visibility:hidden; vertical-align: middle; margin:2rem auto 1rem;}

#news_content {font-size:16px; line-height:32px; margin-top:1rem;}
#news_content a{color:#1669c8;}
#news_content a:hover{color: #ff0000; font-weight: bold;}
#news_content img{display: block; margin: auto; max-width: 100%; max-height: 100%; backface-visibility: hidden; vertical-align: middle;}
#news_content video{width:100%; height:auto; cursor: pointer; overflow:hidden; display:-webkit-box; -webkit-box-align:center; -webkit-box-pack:center}
.al_copy{height:auto; padding:1.5rem; overflow:hidden; background:#F7F6F6; margin-top:1rem; border-top:1px dashed #cacaca; color:#555; font-size:14px; text-align: justify; line-height:30px;}
.al_copy span{color:#f00}

/*---Tag---*/
.tags{width: 100%; height:2.5rem; line-height: 2.8; border-bottom:1px dashed #cacaca; border-top:1px dashed #cacaca; font-size: 0.9rem; color:#666;}
.tags i:nth-child(1n+1){width: 90%; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.tags i:nth-child(1n+2){width: 10%; text-align: right;}
.tags a {margin-left: 0.3rem; padding: 4px 5px; background: #f3f3f3; border-radius: 2px;}
.tags a:hover{background: #d2e3fe; color: #16499d;}

.hits{text-align: right; line-height: 3;}
.related{height:auto; padding: 10px; overflow:hidden; background:#f6f6f6; border-bottom:1px dashed #dfdfdf;}
.related a {line-height: 1.2rem; height: 1.2rem; display: block; font-size: 0.9rem; background: #eee; float: left; padding: 2px 4px; margin: 3px 8px 3px 0; border-radius: 2px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.related a:hover{background: #1669c8 !important;  font-weight:bold; color: #fff; border-radius: 2px; text-shadow: #000 1px 1px 1px;}


.al_up{height:50px; line-height:50px;}
.al_up em{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; float:left;}
.al_up em a{color:#666; font-size:15px;}
.al_up em a:hover{color: #1668c6; font-weight: bold;}
.al_up em i{display:inline-block; padding:0;}
.al_up .fr{float:right;}

.al_tj {background: #f8f8f8; border-radius: 2px; overflow: hidden;}
.al_tj p {width: 15%; height: 2rem; background: #1669c8; font-size: 1rem; color: #fff; line-height: 2rem; text-align: center; margin-top: 2rem; }
.al_tj ul { overflow: hidden; margin: 1rem 0 0;}
.al_tj ul li { float: left; width: 48%; position: relative; margin: 1rem 0 1rem 1%;}
.al_tj ul li a { display: block; margin: 0 10px; }
.al_tj ul li i { width: 180px; height: 135px; display: inline-block; overflow: hidden; float: left; margin-right: 8px;}
.al_tj ul li img {max-width:100%; max-height:100%; backface-visibility: hidden; transition: .5s;}
.al_tj ul li h2 {font-size: 14px; color: #333; font-weight: 500; overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp: 2;}
.al_tj ul li span {display: block; font-size: 13px; color: #b3b2b2; line-height:23px;margin-top: 8px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp: 4; text-align: justify;}
.al_tj ul li:hover h2 {color:#1668c6; font-weight: bold;}
.al_tj ul li:hover img { transform: scale(1.1); }


/* -- 右侧新闻列表 -- */
.ar_hot {width:24%; display:inline-block; float:right;}
.ar_title {padding: 0 10px;line-height:48px; height:48px; font-size:1.2rem; border-bottom: 1px solid #e5e5e5; color: #333;position: relative}
.ar_title:after {content: ''; position:absolute;height:1px; width:0; right:inherit;top:inherit;left:0;bottom:-1px;background:#1669c8;transition: 2s ease all;}
.ar_title:hover:after { width: 100%; transition: 2s ease all;}
.ar_hot .box{border-radius: 3px 3px 0 0;box-shadow: 0 0 3px rgba(11,11,11,.19); overflow: hidden; margin-bottom: 30px; background:#fff;}
.ar_hot .box.h77{ margin-top: 77px;}
.ar_hot .box.h19{ margin-top: 19px;}
.ar_hot h3 {width: 140px; height: 38px; padding-right: 20px; margin: 30px 0; line-height: 38px; background: #1669c8; color: #fff; font-size: 15px; font-weight: 500; text-align: center; border-radius: 0 20px 20px 0;}
.ar_hot:before { border: 1px solid #1669c8; right: -6px; top: 6px; width: 100%; height: 100%; background: #fff; z-index: -1; }
.ar_hot:after { border: 1px solid #1669c8; right: -12px; top: 12px; width: 100%; height: 100%; z-index: -2;}
.ar_hot dd { padding: 0 10px 24px 38px; position: relative; font-size: 14px; color: #333; font-weight: 500; line-height: 20px; }
.ar_hot dd:before { content: ""; background: #e1e1e1; width: 1px; height: 100%; left: 18px; top: 7px; position: absolute; }
.ar_hot dd:last-child:before { display: none }
.ar_hot dd i {position: absolute; left: 13px; top: 4px; display: inline-block; width: 8px; height: 8px; border-radius: 50%; background-color: #1669c8; border: #a2b6d8 2px solid; }
.ar_hot dd:hover a {font-weight: bold; color: #1669c8}
.ar_hot li {position: relative; margin: 1% 0; overflow: hidden; }
.ar_hot li i {float: left; display: inline-block; width:160px; height:107px; overflow: hidden; margin: 0.45% 3%; border-radius: 2px;}
.ar_hot li i img {width: 100%; min-height: 100%; transition: .5s; backface-visibility: hidden;}
.ar_hot li ol {position: absolute; top: 0; left: 0; line-height:18px; height: 18px; width: 18px; color: #ccc; margin: 3%; font-size: 12px; font-style: normal; text-align: center; background: rgba(0,0,0,.5); border-radius: 2px 0 0; z-index: 1; }
.ar_hot li:nth-child(1) ol, .ar_hot li:nth-child(2) ol, .ar_hot li:nth-child(3) ol {color: #fff; }
.ar_hot li:nth-child(1) ol { background: #f95456 }
.ar_hot li:nth-child(2) ol { background: #f6a625; }
.ar_hot li:nth-child(3) ol { background: #4385f4 }
.ar_hot li h2 {font-size: 14px; color: #333; font-weight: 500; margin: 10px 8px 0 0; line-height: 23px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.ar_hot li p {font-size: 13px; color: #888; margin: 3px 8px 0 0; height:60px; line-height: 20px; word-break: break-all; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; }
.ar_hot li span {float: left; font-size: 12px; font-weight: normal; color: #b3b2b2; margin-top: 10px;}
.ar_hot li:hover img {transform: scale(1.1); }
.ar_hot li:hover h2 {font-weight: bold; color: #1669c8}


.ar_hot ul.tag {margin: 1rem; overflow: hidden }
.ar_hot ul.tag a {line-height: 1.2rem; height: 1.2rem; display: block; font-size: 12px; background: #999; float: left; padding: 3px 8px; margin: 8px 8px 0 0; border-radius: 2px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; color: #FFF }
.ar_hot ul.tag a:nth-child(8n-7) { background: #8A9B0F }
.ar_hot ul.tag a:nth-child(8n-6) { background: #EB6841 }
.ar_hot ul.tag a:nth-child(8n-5) { background: #3FB8AF }
.ar_hot ul.tag a:nth-child(8n-4) { background: #FE4365 }
.ar_hot ul.tag a:nth-child(8n-3) { background: #FC9D9A }
.ar_hot ul.tag a:nth-child(8n-2) { background: #EDC951 }
.ar_hot ul.tag a:nth-child(8n-1) { background: #C8C8A9 }
.ar_hot ul.tag a:nth-child(8n) { background: #83AF9B }
.ar_hot ul.tag a:first-child { background: #036564 }
.ar_hot ul.tag a:last-child { background: #3299BB }
.ar_hot ul.tag a:hover { border-radius: 6px; text-shadow: #000 1px 1px 1px }


/*---放大镜---*/
#baguetteBox-overlay{display: none; opacity: 0; position: fixed; overflow: hidden; top: 0; left: 0; width: 100%; height: 100%; z-index: 999999;background-color: #fff; -webkit-transition: opacity .5s ease; transition: opacity .5s ease}
#baguetteBox-overlay.visible{opacity: 1}
#baguetteBox-overlay .full-image{display: inline-block; width: 100%; height: 100%;  position: relative;text-align: center}
#baguetteBox-overlay .full-image figure{display: inline; margin: 0; height: 100%}
#baguetteBox-overlay .full-image img{display: inline-block; width: auto; height: auto; max-height: 100%; max-width: 100%; vertical-align: middle;-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6); box-shadow: 0 0 8px rgba(0, 0, 0, .6)}
#baguetteBox-overlay .full-image figcaption{display: block; width: 100%; position: absolute; bottom: 0; font-size: 1.2rem; color: #fff; white-space: normal; font-family: sans-serif; text-align: center; line-height: 2; letter-spacing:3px; padding: 1rem 0; background-color: rgba(50, 110, 176, 0.6);}
#baguetteBox-overlay .full-image:before{content: ""; display: inline-block; height: 50%; width: 1px; margin-right: -1px}
#baguetteBox-slider{position: absolute; left: 0; top: 0; height: 100%; width: 100%; white-space: nowrap; -webkit-transition: left .4s ease, -webkit-transform .4s ease; transition: left .4s ease, -webkit-transform .4s ease; transition: left .4s ease, transform .4s ease; transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease}
#baguetteBox-slider.bounce-from-right{-webkit-animation: bounceFromRight .4s ease-out; animation: bounceFromRight .4s ease-out}
#baguetteBox-slider.bounce-from-left{-webkit-animation: bounceFromLeft .4s ease-out; animation: bounceFromLeft .4s ease-out}
@-webkit-keyframes bounceFromRight{0%, 100%{margin-left: 0}
50%{margin-left: -30px}}
@keyframes bounceFromRight{0%, 100%{margin-left: 0}
50%{margin-left: -30px}}
@-webkit-keyframes bounceFromLeft{0%, 100%{margin-left: 0}
50%{margin-left: 30px}}
@keyframes bounceFromLeft{0%, 100%{margin-left: 0}
50%{margin-left: 30px}}
.baguetteBox-button#next-button,
.baguetteBox-button#previous-button{top: 50%; top: calc(50% - 30px); width: 44px; height: 60px}
.baguetteBox-button{position: absolute;cursor: pointer; outline: 0; padding: 0; margin: 0; border: 0; -moz-border-radius: 15%; border-radius: 15%;background-color: #333; background-color: rgba(50, 50, 50, .3); color: #ddd; font: 1.6em sans-serif; -webkit-transition: background-color .4s ease; transition: background-color .4s ease}
.baguetteBox-button:focus, .baguetteBox-button:hover{background-color: rgba(50, 50, 50, .8)}
.baguetteBox-button#next-button{right: 2%}
.baguetteBox-button#previous-button{left: 2%}
.baguetteBox-button#close-button{width: 30px; height: 30px; top: 20px; right: 2%; right: calc(2% + 6px);}
.baguetteBox-button svg{position: absolute; left: 0; top: 0}
.baguetteBox-spinner{display: inline-block; width: 40px; height: 40px; position: absolute; top: 50%; left: 50%; margin-top: -20px; margin-left: -20px}
.baguetteBox-double-bounce1, .baguetteBox-double-bounce2{width: 100%; height: 100%; -moz-border-radius: 50%; border-radius: 50%; background-color: #fff; opacity: .6; position: absolute; top: 0; left: 0; -webkit-animation: bounce 2s infinite ease-in-out; animation: bounce 2s infinite ease-in-out}
.baguetteBox-double-bounce2{-webkit-animation-delay: -1s;animation-delay: -1s}
@-webkit-keyframes bounce{0%, 100%{-webkit-transform: scale(0);transform: scale(0)}
50%{-webkit-transform: scale(1); transform: scale(1)}}
@keyframes bounce{0%, 100%{-webkit-transform: scale(0); -moz-transform: scale(0); transform: scale(0)}
50%{-webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1)}}

/*---分页page---*/
.pagelist{height:3.3rem; margin: 10px 4px; text-align: center;}
.pagelist a{margin-right:10px; padding:4px 12px; border:1px #d9d9d9 solid; text-decoration:none; color:#333; line-height:2rem; border-radius:3px;}
.pagelist a:hover{background:#1669c8; color:#fff; border:1px #1669c8 solid;}
.pagelist a.active{background:#1669c8; cursor: default; z-index: 1; color:#fff; border:1px solid #1669c8;}

.contPage{height:30px;padding:10px 10px 20px;text-align: center;}
.contPage a{margin-right:8px;padding:6px 12px;height:22px;border:1px #cccccc solid;background:#fff;text-decoration:none;color:#808080;font-size:12px;line-height:88px;}
.contPage a:hover{color:#fff;background: white;border:1px #1669c8 solid; background:#1669c8;}
.contPage a.on{z-index: 1;color:#fff;border:1px solid #1669c8;background:#1669c8;cursor: default;}
.contPage span{margin-right:8px;padding:6px 12px;height:22px;border:1px #cccccc solid;background:#fff;text-decoration:none;color:#808080;font-size:12px;line-height:22px;}


/*---搜索search---*/
.search_al{width:76%; padding:0 1.8rem; background:#fff; border-radius: 3px 3px 0 0;box-shadow: 0 0 3px rgba(11,11,11,.19)}
.search_md{width: 145px; height: 38px; text-align: center; line-height: 38px; background: #333; font-size: 26px; color: #fff; font-weight: normal; position: relative; top: 28px;}
.search_now{overflow:hidden; padding-bottom:6px; border-bottom:1px solid #ccc; position:relative}
.search_now:after {content: ''; position:absolute; height:1px; width:0; right:inherit; top:inherit; left:0; bottom:0; background:#1669c8; transition: 2s ease all;}
.search_now:hover:after {width:100%; transition: 2s ease all;}
.search_now span{float:right; font-size:14px; color:#999;}
.search_main dl{padding: 0.8rem 0; clear: both; border-bottom: 1px dashed #F2F2EF; display: inline-block; width: 100%;}
.search_main dt{width: 18%; float: left; border:1px #F2F2EF solid;}
.search_main dt img{max-width:100%; backface-visibility: hidden; vertical-align:middle;}
.search_main dd{float: left; width: 78%; margin-left:1.6rem;}
.search_main dd h3{font-size: 1.2rem; font-weight: normal;}
.search_main dd h3 a:hover{color: #f00;}
.search_desc{font-size: 0.9rem; line-height: 1.5rem; padding-top: 0.6rem;overflow: hidden; text-align: justify;}
.search_writer {margin:0.6rem 0; position: absolute;}
.search_writer a{font-size: 1rem; color: #008000;}
.search_time { color: #999; position: relative; }
.search_time:before { content: "·"; padding: 0 5px }

/*---tags---*/
.tags_al{width:70%; display:inline; float: left; background:#fff; padding: 0 2% 1% 2%; margin-bottom: 8px; border-radius: 3px 3px 0 0;box-shadow: 0 0 3px rgba(11,11,11,.19)}
.tags_md{width: 145px; height: 38px; text-align: center; line-height: 38px; background: #333; font-size: 26px; color: #fff; font-weight: normal; position: relative; top: 28px;}
.tags_now{overflow:hidden; padding-bottom:8px; border-bottom:1px solid #ccc; position:relative}
.tags_now:after {content: ''; position:absolute; height:1px; width:0; right:inherit; top:inherit; left:0; bottom:0; background:#1669c8; transition: 2s ease all;}
.tags_now:hover:after {width:100%; transition: 2s ease all;}
.tags_now em{margin-left:158px;}
.tags_now span{float:right; padding-left:8px; overflow:hidden;}

ul.tagsmore {padding-bottom: 22px;}
ul.tagsmore dl{display: inline-block; width: 100%; padding: 0.8rem 0; clear: both; border-bottom: 1px dashed #cbcbcb;}
ul.tagsmore dt{float: left; width:255px; height:170px; overflow: hidden;}
ul.tagsmore dt a{display:block;}
ul.tagsmore dt img{display: block; max-width:100%; max-height:100%; border:none; vertical-align:middle; backface-visibility: hidden;-webkit-transition: 1s; -moz-transition: 1s; transition: 1s;}
ul.tagsmore dt img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
ul.tagsmore dd{padding-left:2%; overflow:hidden;}
ul.tagsmore dd h3{font-size: 1.2rem; font-weight: normal;}
ul.tagsmore dd h3 a:hover{color: #f00;}
ul.tagsmore p{font-size: 1rem; height: 6rem; line-height:1.6; font-size:0.96rem; color:#999; padding-top: 0.6rem; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 4; text-align: justify;}
ul.tagsmore span{ background: #f3f3f3; border-radius: 4px; border:1px #eee solid; font-size: 0.8rem; color: #333; line-height: 1.2rem; margin: 1rem 0.2rem; padding: 0.1rem 0.3rem; position: absolute;}
ul.tagsmore span i { color: #b3b2b2; position: relative;}
ul.tagsmore span i:before { content: ""; padding: 0 5px;}
ul.tagsmore em {width: 60%; float: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
ul.tagsmore em a.tag {display: inline-block; margin: 1rem 0.2rem; padding: 0.1rem 0.3rem; height: 1.2rem; color: #777; border-radius: 4px; border:1px #eee solid; line-height: 1.2rem; font-size: 0.8rem;}
ul.tagsmore em a.tag:hover {background: #1669c8; border:1px #1669c8 solid; color: #fff;}



/*---浮动窗---*/
.my-kefu{position: fixed; right: -170px; top: 53.3%; z-index: 900;}
.my-kefu li a{text-decoration: none;}
.my-kefu li{margin-top: 2px;clear: both; height: 58px; position: relative;}
.my-kefu li i{display: block; text-align:center; color: #fff; font-style: normal;}
.my-kefu li p{line-height: 22px;overflow: hidden;font-size: 12px;text-align: center;color: #fff;}
.my-kefu .my-qq i{font-size:2rem;}
.my-kefu .my-ww i{font-size:1.8rem; transform: rotateY(180deg);}
.my-kefu .my-rx i{font-size:1.9rem;}
.my-kefu .my-ly i{font-size:1.6rem; margin-top:3px; }
.my-kefu .my-wx i{font-size:2rem;}
.my-kefu .my-dy i{font-size:1.7rem;}
.my-kefu .my-top i{font-size:2.2rem;}
.my-kefu .my-top .my-main{padding: 6px 0;}
.my-kefu .my-left, .my-main a{float: left; width: 62px; height: 53px; position: relative;}
.my-kefu .my-tel-right{font-size: 16px; color: #fff; font-family: Montserrat; letter-spacing:1px; float: left;height: 24px;line-height: 22px;padding: 0 15px;border-left: 1px solid #fff;margin-top: 14px;}
.my-kefu .my-tel-main{background: #1669c8; color: #fff; height: 53px; width: 230px; padding-top:6px; float: left;}
.my-kefu .my-main{background: #1669c8;width: 97px;height: 53px;position: relative;padding-top:6px;float: left;}
.my-kefu .my-weixin-pic{position: absolute;left: -130px;top: -24px;display: none;z-index: 333;}
.my-kefu .my-weixin-pic img{width: 115px;height: 115px;border: 1px solid #dedede;}

/*---弹出窗---*/
.mes-top{ width: 62px; height: 47px;}
.mes-box{display: flex; justify-content: center; align-items: center; visibility: hidden; position: fixed; overflow: hidden; top: 0;right: 0; bottom: 0; left: 0; background: rgba(0,0,0,.8); }
.mes-box.show{visibility: visible; opacity: 1;}
.mes-form{width:380px; height: 530px; background:#fff; border-radius: 5px;}
.mes-form h2{width:380px; background:#1669c8; height:43px; line-height:43px; text-indent:15px; font-size:18px; font-weight: 400; color:#fff; letter-spacing: 1px; margin-bottom:16px; cursor:pointer;}
.mes-form h2 a.close{float: right; font-size: 1.6rem; color:#fff; right:-10px}
.mes-form h3{font-size: 18px; color: #666; margin-left:5%; line-height:38px; }
.mes-form h4{font-size: 15px; color: #888; margin-left:5%; line-height:38px; font-family: Pakt-SemiBold;}
.mes-form dl{display: flex; flex-direction: column; justify-content: center;}
.mes-form dl i{position: absolute; font-size: 1.3rem; margin-left: 1.7rem; color: #999;}
.mes-form input,textarea{margin:3% 5%; line-height:38px; text-indent:2.3rem; border: none; background: transparent; border-radius: 3px; border: 1px solid #dedede; resize:none; font-size: 14px; color: #333; font-family: inherit;}
.mes-form .mes-con{padding-top:5px; margin-top:13px; line-height:22px; height:88px; }
.mes-form input::-moz-placeholder{color: #e0ecf7; font-size: inherit; letter-spacing: 0.12rem;}
.mes-form input:-ms-input-placeholder{color: #e0ecf7; font-size: inherit; letter-spacing: 0.12rem;}
.mes-form input::placeholder{color: #888; font-size: inherit; letter-spacing: 0.12rem;}
.mes-form textarea::placeholder{color: #888; font-size: inherit; letter-spacing: 0.12rem;}
.mes-form input:focus{outline: none;}
.mes-form input:hover{border: 1px solid #1669c8;}
.mes-form .submit{float: right; width:80px; margin-top:15px; height:36px; line-height:36px; background:#1669c8; border:none; cursor:pointer; color:#fff; border-radius: 3px; border: 1px solid #1669c8; margin-right: 5%;}
.mes-form .submit:hover{opacity: .8;}


/*---底部---*/
footer{background:url(/uploads/home/footer_bg.jpg) no-repeat; background-size:cover; height:325px; overflow:hidden;}
.footer_l{width: 59%;}
.footer_a div{float: left; width: 25%; height: 18rem; background:url(/uploads/home/footer_line02.gif) 93% 2.3rem no-repeat;}
.footer_a div a,.footer_c b{font-size: 16px; font-weight: 500; color: #ddd; display: block; height: 2.2rem; width: 92%;font-weight: normal; position: relative; padding-left: 2rem; top: 2rem; background: url(/uploads/home/footer_icon01.png) 0 0.2rem no-repeat;}
.footer_a .footer_b li{width: 100%; height: 38px; line-height: 38px; background: none;}
.footer_b li a{font-size: 14px; color: #ddd; background: none;}
.footer_b li a:hover{font-weight:bold; color: #fff;}
.footer_c{width: 28%; overflow:hidden;}
.footer_c b{margin-bottom: 2rem;}
.footer_c p{font-size: 14px; color: #ddd; line-height: 38px;}
.footer_c em.hvva{position: relative;}
.footer_c em.hvva img{display: none; background: #2a2e39; width: 88px; height: 88px; position: absolute; right: 0; bottom: 28px; padding: 8px; border: #41464d 1px solid; border-radius: 3px;}
.footer_c em.hvva:hover img{display: block;}
.footer_c em.hvva:hover::before{content: ""; background: #2a2e39; position: absolute; right: 50%; bottom: 23px; border: 1px solid #41464d; width: 10px; height: 10px; transform: rotate(-45deg); border-right: transparent; border-top: transparent; z-index: 8;}
.footer_c i{padding-left: 8px; border-left: #343941 solid 1px;}
.footer_c s{background:url(/uploads/home/ba.png) no-repeat left; background-size:20px; backface-visibility:hidden; padding: 6px 0 3px 26px;}
.footer_c a{padding-right: 8px; color: #ddd;}
.footer_c a:hover{font-weight:bold; color: #fff;}
.footer_r{width: 13%; padding-top: 38px; height: 28rem; }
.footer_r p{width: 100%;padding: 0 0 10px;display: inline-block;}
.footer_r p em{width: 100px; height: 100px; display: block; float: right;padding: 9px; border: #41464d 1px solid;line-height: 0;margin-left: 10px;}
.footer_r p em img{width: 100%;max-width: 100%;max-height: 100%; backface-visibility:hidden;}
.footer_r span{display: block;font-size: 14px;color: #adadad;line-height: 17px;float: right;width: 25px;text-align: center;padding: 1px 0 0;overflow: hidden;}


/*---网站地图---*/
.map_main { overflow:hidden; padding-top:118px; padding-bottom:38px;}
.map_con {width: 79%; display: block; min-width: 1220px; background:#fff; margin: 0px auto; padding: 1% 2%; border-radius: 3px 3px 0 0;box-shadow: 0 0 3px rgba(11,11,11,.19)}
.map_con h1 {margin-top:-30px;  line-height:48px;}
.map_con ul.b4 {overflow:hidden; border:solid 1px #e0e0e0; margin-top: 4px; margin-bottom: 20px;}
.map_con ul.b4 li { float:left; width: 18%; overflow:hidden; margin:6px 0.8%; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 1;}
.map_con ul.b4 li a {font-size: 14px; line-height: 26px; color: #615f5f; padding: 2px; position: relative; -webkit-transition:all .3s ease;transition:all .3s ease;}
.map_con ul.b4 li a:hover{box-shadow:0 2px 0 rgba(22,105,200,1); -webkit-transform:translate3d(0,-2px,0); transform:translate3d(0,-2px,0);}
.map-now{overflow:hidden; border-bottom:1px solid #ccc; position:relative; margin-bottom:2rem; }
.map-now:after {content: ''; position:absolute; height:1px; width:0; right:inherit; top:inherit; left:0; bottom:0; background:#1669c8; transition: 2s ease all;}
.map-now:hover:after {width:100%; transition: 2s ease all;}
.map-now span{float:left;font-size:14px; padding-left:10px;border-left:5px solid #1669c8; overflow:hidden;}
.map-now span a:hover{color: #1669c8;}
.map-now em{float:right; border-top:1px solid #cdcdcd; border-left:1px solid #cdcdcd; border-right:1px solid #cdcdcd; background:#f8f8f8; padding:6px 8px;}


/*---全国分站---*/
table.city{border:1px solid #ddd; }
table.city tr{display: block; border-bottom:1px dashed #ddd; background-color: #fff;}
table.city td h2{width:28px; margin: 0 8px 0 18px; font-size:15px; color:#333; font-weight:bold;}
table.city td a{display: block; float: left; font-size: 14px; text-align: center; line-height: 26px; color: #615f5f; padding: 1px 8px;  position: relative; -webkit-transition:all .3s ease;transition:all .3s ease;}
table.city td a:hover{box-shadow:0 2px 0 rgba(22,105,200,1);-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);}


/*---分享到---*/
.share{float:right; margin-top:6px;}
.share span{position: relative; font-weight:400; font-size: 14px; color:#333; font-family:PingFang SC; top: -3px;}
.share.h10{margin-top:10px;}
.share.h22{margin-top:22px;}
.share-icon{display:inline-block;width:30px;height:30px; text-align:center;line-height:30px;border-radius:50%;font-size:1.5rem;color:#5b5b5b;opacity:1;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;background-color:#f6f6f6;margin-left:8px;}
.share-icon:hover{color: #fff}
.icon-wechat:hover{background-color:#00d10d}
.icon-wechat .wechat-qrcode{display: none;border: 1px solid #eee;position: absolute;z-index: 9;top: -138px;right: -43px;width: 118px;height: 118px;background-color: #fff;box-shadow: 0 2px 10px #aaa;transition: all 200ms;-webkit-tansition: all 350ms;-moz-transition: all 350ms}
.icon-wechat .wechat-qrcode.bottom{top: 40px;right: -84px}
.icon-wechat .wechat-qrcode.bottom:after{display: none}
.icon-wechat .wechat-qrcode .qrcode{width: 105px;margin: 10px auto}
.icon-wechat .wechat-qrcode .qrcode table{margin: 0 !important}
.icon-wechat .wechat-qrcode:after{content: '';position: absolute;left: 50%;margin-left: -6px;bottom: -13px;width: 0;height: 0;border-width: 8px 6px 6px 6px;border-style: solid;border-color: #fff transparent transparent transparent}
.icon-wechat:hover .wechat-qrcode{display: block}
.icon-weibo:hover{background-color:#df2029}
.icon-twitter:hover{background-color:#049ff6}
.icon-facebook:hover{background-color: #44619D}
.icon-linkedin:hover{background-color:#0077b7}